Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

BDS GEO satellite ephemeris problem. #50

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

gdpinchina
Copy link

@gdpinchina gdpinchina commented Nov 12, 2018

GPSTk has provided an algorithm(BDSEphemeris::svXvt) for BDS GEO satellite ephemeris interpolation, but BDSEphemerisStore, Rinex3EphemerisStore and OrbitEphStore never make a call for BDSEphemeris::svXvt, while the BDS GEO satellites(1~5, 59) are comming through. So I modefied OrbitEphStore to get this problem solved.

BDS: Prn 1~5 and 59 satellites in BDS are GEO type. 
Special treatments are needed.
ref. http://www.csno-tarc.cn/system/constellation&ce=english
No. 	PRN 	         SVN 	         Satellite Type         Launch date 	  Commissioning Days 	   Status
36 	59 	         GEO01 	         BDS-3 	                2018.11.01 	  10 	                                   Testing
ref. http://www.csno-tarc.cn/system/constellation&ce=english
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant